home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / LIFE6__ / PROTO / U / INITMENU.H < prev    next >
Text File  |  1991-08-16  |  432b  |  16 lines

  1. /*  InitMenuLife6                                                             Extra menu bar initialization */
  2.  
  3. /* File name:  InitMenuLife6.h   */
  4. /* Function:  This module allows for extra menubar */
  5. /*      initialization. */
  6. /* History: 8/16/91 Original by Prototyper 3.0   */
  7.  
  8. /* ======================================================= */
  9.  
  10. /* Extra to Initialize the menubar */
  11. void AddExtraMenus(void);
  12.  
  13.  
  14. /* ======================================================= */
  15.  
  16.